找传奇、传世资源到传世资源站!

Java画图板

8.5玩家评分(1人评分)
下载后可评
介绍 评论 失效链接反馈

【实例简介】Java画图板
java 画图板,可以删除,有画笔,橡皮,线条,矩形,多边形,圆形,扇形,喷绘工具,并且可以设置字体的颜色,可以获取图片的路径。功能很齐全,界面美观。

【实例截图】

from clipboard

from clipboard

【核心代码】

.
├── PaintTool
│   ├── bin
│   │   └── Painter
│   │       ├── ColorBox$Gradient.class
│   │       ├── ColorBox.class
│   │       ├── Painter$1.class
│   │       ├── Painter$2.class
│   │       ├── Painter$3.class
│   │       ├── Painter$PaintFiled.class
│   │       ├── Painter$ResizeBlock.class
│   │       ├── Painter.class
│   │       ├── Setter.class
│   │       ├── demo_icon.gif
│   │       ├── demo_img.jpg
│   │       └── img
│   │           ├── board.jpg
│   │           ├── icon1.gif
│   │           ├── icon2.gif
│   │           ├── icon3.gif
│   │           ├── icon4.gif
│   │           ├── paint.gif
│   │           ├── tool1.gif
│   │           ├── tool10.gif
│   │           ├── tool11.gif
│   │           ├── tool12.gif
│   │           ├── tool2.gif
│   │           ├── tool3.gif
│   │           ├── tool4.gif
│   │           ├── tool5.gif
│   │           ├── tool6.gif
│   │           ├── tool7.gif
│   │           ├── tool8.gif
│   │           └── tool9.gif
│   └── src
│       └── Painter
│           ├── ColorBox.java
│           ├── Painter.java
│           ├── Setter.java
│           ├── Thumbs.db
│           ├── demo_icon.gif
│           ├── demo_img.jpg
│           └── img
│               ├── board.jpg
│               ├── icon1.gif
│               ├── icon2.gif
│               ├── icon3.gif
│               ├── icon4.gif
│               ├── paint.gif
│               ├── tool1.gif
│               ├── tool10.gif
│               ├── tool11.gif
│               ├── tool12.gif
│               ├── tool2.gif
│               ├── tool3.gif
│               ├── tool4.gif
│               ├── tool5.gif
│               ├── tool6.gif
│               ├── tool7.gif
│               ├── tool8.gif
│               └── tool9.gif
└── 5t6t网_PaintTool.rar

7 directories, 54 files

评论

发表评论必须先登陆, 您可以 登陆 或者 注册新账号 !


在线咨询: 问题反馈
客服QQ:174666394

有问题请留言,看到后及时答复